home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / hl7x0-InputSlot.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  3.5 KB  |  105 lines

  1. <option type="enum" id="opt/hl7x0-InputSlot">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Media Source</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>InputSlot</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>General</arg_group>
  12.    <arg_order>120</arg_order>
  13.    <arg_spot>J</arg_spot>
  14.    <arg_required />
  15.    <arg_substitution />
  16.    <arg_proto>%s</arg_proto>
  17.   </arg_execution>
  18.   <constraints>
  19.    <constraint sense="true">
  20.     <driver>hl7x0</driver>
  21.     <arg_defval>ev/hl7x0-InputSlot-Default</arg_defval>
  22.    </constraint>
  23.   </constraints>
  24.   <enum_vals>
  25.    <enum_val id="ev/hl7x0-InputSlot-Default">
  26.     <ev_longname>
  27.      <en>Printer Default</en>
  28.     </ev_longname>
  29.     <!-- A multilingual <comments> block can appear here, too;
  30.          it should be treated as documentation for the user. -->
  31.     <ev_shortname>
  32.      <en>Default</en>
  33.      <!-- Until someone tells me how to learn the user locale in 
  34.           backends, the shortname must be monolingual in <en>! -->
  35.     </ev_shortname>
  36.     <ev_driverval></ev_driverval>
  37.    </enum_val>
  38.    <enum_val id="ev/hl7x0-InputSlot-Auto">
  39.     <ev_longname>
  40.      <en>Automatic Selection</en>
  41.     </ev_longname>
  42.     <!-- A multilingual <comments> block can appear here, too;
  43.          it should be treated as documentation for the user. -->
  44.     <ev_shortname>
  45.      <en>Auto</en>
  46.      <!-- Until someone tells me how to learn the user locale in 
  47.           backends, the shortname must be monolingual in <en>! -->
  48.     </ev_shortname>
  49.     <ev_driverval>o</ev_driverval>
  50.    </enum_val>
  51.    <enum_val id="ev/hl7x0-InputSlot-Tray1">
  52.     <ev_longname>
  53.      <en>Tray 1</en>
  54.     </ev_longname>
  55.     <!-- A multilingual <comments> block can appear here, too;
  56.          it should be treated as documentation for the user. -->
  57.     <ev_shortname>
  58.      <en>Tray1</en>
  59.      <!-- Until someone tells me how to learn the user locale in 
  60.           backends, the shortname must be monolingual in <en>! -->
  61.     </ev_shortname>
  62.     <ev_driverval>1</ev_driverval>
  63.    </enum_val>
  64.    <enum_val id="ev/hl7x0-InputSlot-Tray2">
  65.     <ev_longname>
  66.      <en>Tray 2</en>
  67.     </ev_longname>
  68.     <!-- A multilingual <comments> block can appear here, too;
  69.          it should be treated as documentation for the user. -->
  70.     <ev_shortname>
  71.      <en>Tray2</en>
  72.      <!-- Until someone tells me how to learn the user locale in 
  73.           backends, the shortname must be monolingual in <en>! -->
  74.     </ev_shortname>
  75.     <ev_driverval>2</ev_driverval>
  76.    </enum_val>
  77.    <enum_val id="ev/hl7x0-InputSlot-MultiPurpose">
  78.     <ev_longname>
  79.      <en>Multi Purpose Tray</en>
  80.     </ev_longname>
  81.     <!-- A multilingual <comments> block can appear here, too;
  82.          it should be treated as documentation for the user. -->
  83.     <ev_shortname>
  84.      <en>MultiPurpose</en>
  85.      <!-- Until someone tells me how to learn the user locale in 
  86.           backends, the shortname must be monolingual in <en>! -->
  87.     </ev_shortname>
  88.     <ev_driverval>O</ev_driverval>
  89.    </enum_val>
  90.    <enum_val id="ev/hl7x0-InputSlot-Manual">
  91.     <ev_longname>
  92.      <en>Manual Feed</en>
  93.     </ev_longname>
  94.     <!-- A multilingual <comments> block can appear here, too;
  95.          it should be treated as documentation for the user. -->
  96.     <ev_shortname>
  97.      <en>Manual</en>
  98.      <!-- Until someone tells me how to learn the user locale in 
  99.           backends, the shortname must be monolingual in <en>! -->
  100.     </ev_shortname>
  101.     <ev_driverval>M</ev_driverval>
  102.    </enum_val>
  103.   </enum_vals>
  104. </option>
  105.